CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - routing algorithm

搜索资源列表

  1. routing-2

    0下载:
  2. 路由选择和算法-and routing algorithm .............................
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:530918
    • 提供者:shaofuan
  1. routing

    0下载:
  2. general routing algorithm implement via C++ and run in ns2.31
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:60525
    • 提供者:piggy
  1. 无线传感器网络路由算法

    1下载:
  2. 无线传感器网络路由算法,采用最短路径,先搜索节点的一跳范围的距离,再搜索两跳的距离,仿真效果良好。,Wireless sensor network routing algorithm, using the shortest path first jump of the scope of the search node distance, and then search for the two jump distance, simulation results were very good.
  3. 所属分类:matlab例程

    • 发布日期:2017-03-23
    • 文件大小:14711
    • 提供者:电信科学
  1. wpan_zbr.rar

    1下载:
  2. ZigBee路由协议指的是ZigBee规范中规定的与路由相关的功能和算法部分,主要包括不同网络拓扑结构下ZigBee协议数据单元的路由方式、路由发现和路由维护等内容。为了达到低成本、低功耗、可靠性高等设计目标,ZigBee网络采用了Cluster-Tree与AODV路由相结合的路由算法。该包实现了ZIGBEE路由算法在NS2下的模拟,ZigBee Routing Protocol refers to the ZigBee specification and routing provisions
  3. 所属分类:Linux Network

    • 发布日期:2017-04-09
    • 文件大小:1717879
    • 提供者:dong
  1. LEACH.rar

    3下载:
  2. 基于matlab的无线传感器网络的leach路由算法,Matlab-based wireless sensor network routing algorithm leach
  3. 所属分类:通讯编程

    • 发布日期:2013-04-08
    • 文件大小:2374
    • 提供者:wf
  1. QoS.rar

    1下载:
  2. QoS组播路由问题的蚁群算法通用Matlab源码,QoS multicast routing problem common Matlab source code ant colony algorithm
  3. 所属分类:matlab

    • 发布日期:2016-05-19
    • 文件大小:6086
    • 提供者:syy598
  1. distanceVectorRouter(c).rar.ra

    0下载:
  2. 利用距离向量算法更新路由表。 该程序的多个实例(进程或线程)可以以运行在一台机器 一个实例代表一个路由器(结点)。 实例之间利用UDP交换路由表。 能够打印出邻居列表和输出路由表!(c语言实现),The use of distance vector algorithm to update the routing table. Multiple instances of the program (process or thread) can be run on a machine on
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:32151
    • 提供者:冷冰
  1. Dijkstra

    0下载:
  2. 一个基于JAVA的Dijkstra算法程序,可用于仿真中作为路由算法的一个组件.包含网络拓扑及使用方法的代码.-JAVA based on the Dijkstra algorithm procedure can be used for simulation as a component of routing algorithm. Contains network topology and how to use the code.
  3. 所属分类:Java Develop

    • 发布日期:2016-01-24
    • 文件大小:2280
    • 提供者:测试人员
  1. ODMRP

    1下载:
  2. Adhoc自组织网络ODMRP路由算法的C语言实现。仿真模拟了ODMRP路由算法的机制。-Adhoc self-organizing network ODMRP routing algorithm C language. Simulation of ODMRP routing mechanism.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:15157
    • 提供者:林昊
  1. dsdv

    0下载:
  2. ns2下dsdv实现代码。DSDV(Destination-Sequenced Distance-Vector)协议是先应式路由协议,是由传统的Bellman-Ford 路由协议改进得到的,其特点是利用目的节点序列号解决了DBF算法的路由环路和无穷计数问题。-dsdv the realization of the code under ns2. DSDV (Destination-Sequenced Distance-Vector) protocol is proactive routing p
  3. 所属分类:Linux Network

    • 发布日期:2017-03-24
    • 文件大小:17173
    • 提供者:开开
  1. GA_routing

    0下载:
  2. 遗传算法在路由优化中的应用:多服务质量的最小路径的算法.-Genetic Algorithm in Routing Optimization: Multi-service quality of the minimum path algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-10-22
    • 文件大小:11664
    • 提供者:一顺
  1. ClusterProtocols

    0下载:
  2. 分析了无线传感器网络分簇路由机制,着重从簇头的产生、簇的形成和簇的路由角度系统地描述了当前典型的分簇路由算法,并比较和分析了这些算法的特点和适用情况.最后结合该领域当前研究现状,指出分簇路由算法未来的研究重点.-Analysis of wireless sensor network clustering routing mechanisms, focusing on the selection of cluster head, cluster formation and cluster rout
  3. 所属分类:3G develop

    • 发布日期:2017-04-05
    • 文件大小:195045
    • 提供者:苏可
  1. AStar

    0下载:
  2. 如何找到一条最短的路径是程序员需要设计的算法,目前最为流行的寻路算法就是A*算法,这个就是A*算法的一个简单例子-How to find a shortest path is programmers need to design algorithms, is currently the most popular routing algorithm is the A* algorithm, this is the A* algorithm is a simple example
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:41572
    • 提供者:cn
  1. Routing-algorithm-simulation

    0下载:
  2. 利用路由选择算法模拟软件提供的通信功能,模拟距离矢量路由选择算法的初始化、路由信息扩散过程和路由计算方法-Routing algorithm simulation software provides the communication function, analog distance vector routing algorithm initialization, routing information diffusion process and route calculation metho
  3. 所属分类:JavaScript

    • 发布日期:2017-03-24
    • 文件大小:269102
    • 提供者:黄一
  1. TE-routing-algorithm

    0下载:
  2. 根据链路的使用情况赋权值,并综合考虑带宽和跳数限制的最小权值TE路由算法。-According to the the link usage Empowerment value and considering the value of the minimum weight limit bandwidth and hops TE routing algorithm.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-05
    • 文件大小:3975322
    • 提供者:胡佳
  1. Routing-algorithm

    0下载:
  2. 链路状态算法(也称最短路径算法)发送路由信息到互联网上所有的结点,然而对于每个路由器,仅发送它的路由表中描述了其自身链路状态的那一部分,其算法思想是每一个路由算法必须完成以下的工作,发现它的邻居节点,并知道其网络地址,测量到各邻居节点的延迟或者开销,构造一个分组,分组中包含所有它刚刚知道的信息,将这个分组发送给所有其他的路由器,计算出到每一个其他路由器的最短路径-Link state algorithm (also known as the shortest path algorithm) to
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:70797
    • 提供者:蒋宇
  1. Routing-Algorithm

    0下载:
  2. 多线程实现路由算法。算法核心是Dijstra,通过UDP传输数据。-Multiple Threads achieve Routing Algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:329743
    • 提供者:李晓
  1. routing-algorithm-sp2

    0下载:
  2. 距离矢量路由算法sp2的c语言实现,用VC++做的一个模拟程序,供学习交流。-Distance Vector routing algorithm sp2 c language, using VC++ to do a simulation program for learning exchanges.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-25
    • 文件大小:262294
    • 提供者:李力
  1. Shortest-path-routing-algorithm

    0下载:
  2. 最短路径路由算法——节点标记为A,B,C,D,E,结果可得到从A出发到其他节点的最短路径-Shortest path routing algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:2635512
    • 提供者:田海海
  1. LEACH??.doc

    0下载:
  2. 无线传感器网络路由算法,通过改进簇头选举阈值,延长网络生存时间(Routing algorithm for wireless sensor networks improves the network lifetime by improving the cluster head election threshold)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-21
    • 文件大小:8192
    • 提供者:王小倩
« 1 23 4 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com